How to Install mzclient software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mzclient software package in Ubuntu 14.04 LTS (Trusty Tahr)

mzclient software package provides CLI library for multicast DNS service discovery (commandline tool), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mzclient 

mzclient is installed in your system.

Make ensure the mzclient package were installed using the commands given below,

$ sudo dpkg-query -l | grep mzclient *

You will get with mzclient package name, version, architecture and description in a table

mzclient package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package mzclient
Version 0.9.0-4
Description CLI library for multicast DNS service discovery (commandline tool)
Sub Section libs


See Also, How to uninstall or remove mzclient software package from Ubuntu 14.04 LTS (Trusty Tahr)?